DAOS-18690 vos: handle DTX commit under space pressure - b28#18280
DAOS-18690 vos: handle DTX commit under space pressure - b28#18280Nasf-Fan wants to merge 1 commit into
Conversation
|
Ticket title is 'Aurora daos_user: SCM single target ran out of space (min:0 B) and not able to finish GC. ' |
|
Test stage Functional Hardware Medium Verbs Provider MD on SSD completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-18280/1/testReport/ |
a9b514b to
e153041
Compare
|
Test stage Functional Hardware Medium MD on SSD completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-18280/2/execution/node/1370/log |
|
Test stage Functional Hardware Medium Verbs Provider MD on SSD completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-18280/2/testReport/ |
If we cannot normally allocate space to hold committed DTX table, then release some old DTX entries from some container in the same pool to hold new committed ones. The patch also uses preallocated space for TX snapshots under the case of space pressure. Signed-off-by: Fan Yong <[email protected]>
e153041 to
3dca5b8
Compare
|
Is this a (clean) cherry pick of b36dd7b ? |
If we cannot normally allocate space to hold committed DTX table, then release some old DTX entries from some container in the same pool to hold new committed ones.
The patch also uses preallocated space for TX snapshots under the case of space pressure.
Steps for the author:
After all prior steps are complete: